翻訳と辞書
Words near each other
・ Message Hero
・ Message in a bottle
・ Message in a bottle (disambiguation)
・ Message in a Bottle (film)
・ Message in a Bottle (novel)
・ Message in a Bottle (song)
・ Message in Our Music
・ Message in the Music
・ Message loop in Microsoft Windows
・ Message Man
・ Message Maps
・ Message of Guru Granth Sahib
・ Message of Thaqalayn
・ Message oriented middleware
・ Message Oriented Text Interchange Systems
Message Parsing Interpreter
・ Message passing
・ Message passing (disambiguation)
・ Message passing in computer clusters
・ Message Passing Interface
・ Message picture
・ Message posting protocol
・ Message precedence
・ Message queue
・ Message queuing service
・ Message Received
・ Message send protocol
・ Message sequence chart
・ Message Session Relay Protocol
・ Message Signaled Interrupts


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Message Parsing Interpreter : ウィキペディア英語版
Message Parsing Interpreter
The Message Parsing Interpreter (MPI for short, not to be confused with the Message Passing Interface) is a Lisp-like programming language based on text replacement that is used on Fuzzball MUCK servers, starting with version 2.2fb5.00. It is generally considered easier to learn and use than MUF, and enjoys a large popularity among Fuzzball MUCK users.
MPI originally stood for "My Personal Insanity" — a temporary project name used by the programmer when it was first implemented during a 3-week coding binge. It was later backronymed to "Message Parsing Interpreter" to keep the acronym, yet sound more respectable.
When online, the command MPI CATEGORY provides a listing of the available MPI topics arranged by function. The most common use for MPI is for report generation and formatting text strings; however, it does support the creation of macros, conditional logic, and looping for a limited number of iterations.
== Command Structure ==

MPI could be viewed as a form of markup language as instructions are encapsulated within bracket marks to differentiate them from regular text. The MPI command is specified first, followed by a colon, and then command arguments, separated by commas. If one of the arguments is a string that contains a comma, it is escaped by using a backslash or the (for literal) command.


Commands can be nested, taking the place of one or more arguments within the parent command to form more complex code:

., }


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Message Parsing Interpreter」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.